SaveKeytoFile Method

The SaveKeytoFile Method is useful for verifying values and manually checking settings. The necessary properties to perform the method are:

With Reg
    .RegKey = CURUSER
    .SubKey = Main_Sub_Key
    .SaveKeytoFile
End With

Where RegKey and SubKey may be any existing Key/SubKey combination. The resulting file will be created in <Windows>\Regeasy.sps.

 

(c)1998 Silicon Prairie Software Co. All rights reserved.